TreeView for WinForms
Values プロパティ (ObservableDictionary<TKey,TValue>)

C1.Win.4.5.2 アセンブリ > C1.Win.Collections.ObjectModel 名前空間 > ObservableDictionary<TKey,TValue> クラス : Values プロパティ
ObservableDictionary<TKey,TValue> 内の値を含む System.Collections.Generic.ICollection`1 を取得します。
シンタックス
'宣言
 
Public ReadOnly Property Values As System.Collections.Generic.ICollection(Of TValue)
public System.Collections.Generic.ICollection<TValue> Values {get;}
参照

ObservableDictionary<TKey,TValue> クラス
ObservableDictionary<TKey,TValue> メンバ